ia64: consolidate final linking step
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 13 Jul 2009 10:19:31 +0000 (11:19 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 13 Jul 2009 10:19:31 +0000 (11:19 +0100)
commit0759ea7379b67a00646ef6f71bda61d538891664
treee7b28481980605945c65173f4cb9faa9dbc91616
parent2e2e8763c259199aae75fdce6d607b1c01835aab
ia64: consolidate final linking step

This basically makes the final linking stage identical to x86's (with
the sole difference being that ia64 has the linker generate a map
file, while x86 doesn't), so would generally allow moving the final
linking rule into xen/Rules.mk.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/ia64/Makefile